From 86acb8af6bcbf3529ff73905e00f16167f4b234d Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 22 Feb 2023 00:04:33 +0100 Subject: feat: Correct heading --- src/routes/[lang=lang]/sections/contact.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routes/[lang=lang]/sections/contact.svelte') diff --git a/src/routes/[lang=lang]/sections/contact.svelte b/src/routes/[lang=lang]/sections/contact.svelte index 2898e83..fc10092 100644 --- a/src/routes/[lang=lang]/sections/contact.svelte +++ b/src/routes/[lang=lang]/sections/contact.svelte @@ -25,7 +25,7 @@
-

{$LL.contact.title()}

+

{$LL.contact.title()}

-- cgit v1.3